home *** CD-ROM | disk | FTP | other *** search
- /******************* Doom Image Editor Front End v1.4 ***********************/
- -Disclaimer:
- By reading this file DIEFE.DOC and/or installing it, you hereby
- acknowledge you the reader are wholly responsible in every way
- shape or form for any effects the user (you) incur. I have made
- every reasonable effort to insure DIEFE executes correctly.
- DIEFE has been tested on a 386 DX-40 4MEG RAM AMI BIOS, and
- a 486 DX-33 4MEG RAM AMI BIOS.
-
- -DIEFE is FREEWARE.
- Use it, distribute it, upload it,
- but don't exploit it. Don't act like it's yours and make others
- pay a fee (dollars) for you giving it to them. That is not cool.
- I released this as FREEWARE, and it shall stay that way. If you
- think you need to have someone pay for you to sit on your butt
- and copy it to diskette...that's bull. However, if you need to milk
- .50 cents out of 'em for a diskette, I suppose that makes sense.
-
- -Updates for DIEFE v1.1:
- -fixed bug when less than displayed number of files in window.
- -version 1.0 never got released (whew). Would display a pretty
- -dump of your comspec variable though.
-
- -Updates SINCE DIEFE v1.1:
- -fixed bug for hilite bar at end of list.
- -added check for mouse and pass status to die */
-
-
- -What it is:
- DIEFE is a front end for DIE v1.2 and above. It displays your
- image files in a window, allowing you to select them with a highlight
- bar, and loads DIE with the highlited file.
-
- -How to use it:
- Put DIEFE.EXE in the same directory as DIE.EXE. This should also contain
- the images exported in ras DOOM format. You need to use at least v1.2
- of DIE. If all my images were extensioned with .DOM,
- I would type:
-
- DIEFE *.dom
-
- This would read in all the .DOM files in the current directory
- into an array. You are limited to the number of files you can
- read in, but on my machine, it loaded somewhere around 2000
- filenames. -worked fine. (This is only like 26k of memory.)
-
- Anyway, scroll around with the cursor keys, or page up/down.
- (the filenames are sorted in alphabetical order). Find the
- filename of choice and hit enter. This will load DIE for you
- with the filename you picked.
-
- /****************************************************************************/
-